[222_52] Add overbrace, underbrace and underline options in math mode toolbar#2949
Open
1sh-repalto wants to merge 3 commits intoMoganLab:mainfrom
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes #2723
Add corresponding hints/prompts for
overbrace,underbrace, andunderlinein the math mode toolbar.Summary
Added direct options for overbrace, underbrace and underline under math mode toolbar. Also created and added
.xpmand.svgicon sets for them.Developer Document:
devel/222_52.mdIssue found
The accent toolbar had no direct options for overbrace, underbrace, or underline even though these constructs are supported by math insertion and keyboard bindings. This made them harder to discover and inconsistent with other accent operations.
Changes
In
TeXmacs/progs/math/math-menu.scm:In
TeXmacs/misc/pixmaps/modern/16x16/focusadded these files:In
TeXmacs/misc/pixmaps/liii/16x16/focusadded these files:In
TeXmacs/misc/pixmaps/liii-night/16x16/focusadded these files:How to Test
$).tm_wideicon.\underlinebehavior)mode_toolbar.mp4
Before:
After: